home *** CD-ROM | disk | FTP | other *** search
- object FrmCalendar: TFrmCalendar
- Left = 385
- Top = 231
- AutoSize = True
- BorderStyle = bsToolWindow
- Caption = 'Mini Calendar'
- ClientHeight = 189
- ClientWidth = 255
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- OnClose = FormClose
- PixelsPerInch = 120
- TextHeight = 16
- object PnlCalendar: TPanel
- Left = 0
- Top = 0
- Width = 255
- Height = 189
- BevelInner = bvRaised
- BevelOuter = bvLowered
- Caption = 'Mini Calendar'
- TabOrder = 0
- object Calendar: TMonthCalendar
- Left = 0
- Top = 0
- Width = 249
- Height = 183
- AutoSize = True
- CalColors.BackColor = clBlack
- CalColors.TextColor = clBlack
- CalColors.TitleBackColor = clGray
- CalColors.TitleTextColor = clBlack
- CalColors.MonthBackColor = clSilver
- CalColors.TrailingTextColor = clGray
- Date = 36197.000000000000000000
- TabOrder = 0
- WeekNumbers = True
- end
- end
- end
-